22. Demo 4: Connections and Hooks
Demo4 Connections Hooks
Correction to Video
The instructions in the video are incorrect about the S3 bucket.
You should create two Airflow variables in the UI:
- s3_bucket: udacity-dend
- s3_prefix: data-pipelines
Using this S3 prefix filters the returned S3 keys, so the number of objects displayed for that bucket will be greatly reduced, and you'll avoid the UI freezing.